body{ margin:0px; padding:0px; background-color:#fff;}
/* header start */
.container{ width:1170px; margin:0px auto;}
.divrow{ margin:20px 0 20px 0;}
.div_left{ float:left; width:70%;}
.div_right{ float:right; text-align:right;}
.right_logo{ padding:35px 0 0 0;
	text-align: center;
}
.logolink a, .logolink2 a{
	color:#000;
	border: 1px solid black;
	padding: 5px;
	display: block;
	clear: both;
	text-decoration: none;

}
.logolink{
	width: 100%;
	margin-top: 10px;
}

.logolink2{
	display: none;
	text-align: center;
	margin-top: 15px;
}

#caret{
	width: auto;
	padding-left: 5px;
}
.clearsmall{
	display: none;
	clear: both;
}

.clear{ clear:both;}
.learn_more{ font-size:18px; font-family:'Roboto'; font-weight:400; line-height:22px; color:#4d4d4f; padding:10px 0 0 0; clear:left;}
/* header end */

/* content start */
.content{ width:100%; background-color:#73a547; padding-bottom:150px;}
.logos {
    /*max-width: 185px;*/
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 1px solid #eaeaea;
    margin: 0px 0px 20px 0px;
   /* padding: 10px;*/
}

/* content end */
#schlHeader, #header{ display:none;}
/*#universal4o{ box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}*/
#scholastic-com #universal4o{ margin-bottom:0px;}
#schlPageContent{ display:none;}
/*
@media only screen and (min-width : 1025px) and (max-width : 1170px) {
.container{ width:992px; margin:0px auto;}
.logos img{ width:100%;}
}
*/
@media only screen and (min-width : 992px) {
.container{ width:970px; margin:0px auto;}
.logos img{ width:100%;}
}
@media only screen and (min-width : 768px) and (max-width : 991px) {


.container{ width:750px; margin:0px auto;}
.div_left{ float:left; width:62%;}
.div_right{ float:right; width:38%; text-align:right;}
.logos img{ width:100%;}
}
@media only screen and (min-width : 480px) and (max-width : 767px) {
	.logos img{ width:auto;}
}
@media only screen and (min-width : 0px) and (max-width : 479px) {
	.logos img{ width:100%;}
}
@media only screen and (min-width : 0px) and (max-width : 767px) {

.clearsmall{
	display: block;
}


.logolink2{
	display: block;
}
.logolink{
	display: none;
}
#schlHeader{ display:none;}
.container{ width:96%; margin:0px auto;}
.img{ width:100%;}
.div_left{ float:left; width:50%;}
.div_right{ float:right; width:50%; text-align:right;}
.div_right img{ width:80%;}
.learn_more{ font-size:14px; font-family:'Roboto'; font-weight:400; line-height:18px; color:#4d4d4f; padding:10px 0 0 0;}
.right_logo{ padding:20px 0 0 0;}
.logos {
    /*max-width: 105px;*/
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 1px solid #eaeaea;
   /* margin: 10px 10px 10px 10px;
    padding: 10px;*/
}
}

